home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / standard / noise.z / noise
Encoding:
Text File  |  2002-10-03  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. nnnnooooiiiisssseeee((((3333GGGG))))                                                            nnnnooooiiiisssseeee((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      nnnnooooiiiisssseeee - filters valuator (mouse, cursor, and GL timer) motion
  10.  
  11. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      vvvvooooiiiidddd nnnnooooiiiisssseeee((((vvvv,,,, ddddeeeellllttttaaaa))))
  13.      DDDDeeeevvvviiiicccceeee vvvv;;;;
  14.      sssshhhhoooorrrrtttt ddddeeeellllttttaaaa;;;;
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _v       expects a valuator. A valuator is a single-value input device.
  18.  
  19.      _d_e_l_t_a   expects the number of units of change required before the
  20.              valuator _v can make a new queue entry.
  21.  
  22. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.      nnnnooooiiiisssseeee determines how often queued valuators make entries in the event
  24.      queue.  Some valuators are noisy. For example, a device that is not
  25.      moving can still report small fluctuations in value.  nnnnooooiiiisssseeee is used to
  26.      set a lower limit on what constitutes a move.  That is, the value of a
  27.      noisy valuator _v must change by at least _d_e_l_t_a before the motion is
  28.      considered significant. For example, nnnnooooiiiisssseeee((((vvvv,,,,5555)))) means that valuator _v
  29.      must move at least 5 units before it makes a new queue entry.
  30.  
  31.      The default noise value for all valuators is 1, except for the timer
  32.      devices (TIMER_n), for which it is 10000.  The frequency of timer events
  33.      is returned by the ggggeeeettttggggddddeeeesssscccc inquiry GD_TIMERHZ.
  34.  
  35. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.      getgdesc, qdevice, setvaluator
  37.  
  38. NNNNOOOOTTTTEEEE
  39.      This routine is available only in immediate mode.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.